Restarts the specified entry.
Put | Entry_PutEntryRestart |
Resource Path: /api/entry/{id}/restart
Uri: http://doc.jamsscheduler.com/api/entry/{id}/restart
Name | Description | Data Type |
---|---|---|
id | The JAMS entry to restart. | integer |
The request body is of type EntryRestartRequest.
EntryRestartRequest
|
The response body is of type string.
OK